// SYNTAX HINTS: dashes are delimiters. Use underscores instead. // The first character after a period must be alphabetic. ///////////////////// // TIMEBOMB STUFF -- BE CAREFUL!!! // config("timebomb.expiration_time",-1); // 08/01/97 + 0 secs config("timebomb.warning_time",-1); // 07/15/97 + 0 secs ///////////////////// // RELATIVE TIMEBOMB STUFF -- BE VERY CAREFULL !!! // // We hide the relative timebomb start time in the preferences under // a "secret" name. This name must be changed every time we want a // new timebomb, ie: every (non beta) release // // IE: *PLEASE* CHANGE THE "SECRET" NAME EVERY MAJOR RELEASE // // Be sure to change both: // 1) the secret name: // 2) the line that initializes the default value of the secret name // // PS: Kindly ask around to avoid using a real pref value // Note: these values can also be changed in the admin config file // config("timebomb.relative_timebomb_secret_name", "general.bproxy_cert_digest"); pref("general.bproxy_cert_digest",0); // oh yeah, finally: the relative timebomb controls config("timebomb.relative_timebomb_days", -1); // -1 means disabled config("timebomb.relative_timebomb_warning_days", -1); // -1 means disabled pref("network.search.url", "http://cgi.jp.netscape.com/ja/cgi-bin/url_search.cgi?search="); // Default xp preferences pref("general.startup.browser", true); pref("general.startup.mail", false); pref("general.startup.news", false); pref("general.startup.editor", false); pref("general.startup.conference", false); pref("general.startup.calendar", false); pref("general.startup.netcaster", false); pref("general.always_load_images", true); pref("general.always_load_movies", true); pref("general.always_load_sounds", true); pref("general.title_tips", true); pref("general.help_source.site", 1); // 0 = Netscape, 1 = installed, 2 = custom pref("general.help_source.url", ""); pref("browser.enable_style_sheets", true); pref("browser.startup.page", 1); // 0 = blank, 1 = home, 2 = last pref("browser.startup.homepage", "http://home.jp.netscape.com/ja/"); pref("browser.startup.homepage_override", true); pref("browser.startup.autoload_homepage", true); pref("browser.startup.agreed_to_licence", false); pref("browser.startup.license_version", 0); pref("browser.startup.default_window", 1); // start up browser pref("browser.cache.disk_cache_size", 7680); pref("browser.cache.memory_cache_size", 1024); pref("browser.cache.disk_cache_ssl", false); pref("browser.foreground_color", "#000000"); pref("browser.background_color", "#C0C0C0"); pref("browser.anchor_color", "#0000EE"); pref("browser.visited_color", "#551A8B"); pref("browser.chrome.show_directory_buttons", true); pref("browser.chrome.toolbar_style", 2); pref("browser.chrome.advanced_toolbar", false); pref("browser.chrome.show_toolbar", true); pref("browser.chrome.show_status_bar", true); pref("browser.chrome.show_url_bar", true); pref("browser.chrome.show_security_bar", true); pref("browser.chrome.button_style", 0); pref("browser.background_option", 0); // DEFAULT_BACKGROUND pref("browser.link_expiration", 9); pref("browser.cache.check_doc_frequency", 0); pref("browser.delay_images", false); pref("browser.underline_anchors", true); pref("browser.never_expire", false); pref("browser.display_while_loading", true); pref("browser.custom_link_color", false); pref("browser.custom_visited_color", false); pref("browser.custom_text_color", false); pref("browser.use_document_colors", true); pref("browser.window_rect", "-1,-1,-1,-1"); pref("browser.prefs_window_rect", "-1,-1,-1,-1"); pref("browser.find_window_rect", "-1,-1,-1,-1"); pref("browser.bookmark_window_rect", "-1,-1,-1,-1"); pref("browser.download_window_rect", "-1,-1,-1,-1"); pref("browser.wfe.ignore_def_check",false); pref("browser.wfe.use_windows_colors",true); pref("browser.startup_mode",1); pref("browser.bookmark_location", ""); pref("browser.addressbook_location", ""); pref("browser.socksfile_location", ""); pref("browser.ldapfile_location", ""); pref("browser.url_history.URL_1", ""); pref("browser.url_history.URL_2", ""); pref("browser.url_history.URL_3", ""); pref("browser.url_history.URL_4", ""); pref("browser.url_history.URL_5", ""); pref("browser.url_history.URL_6", ""); pref("browser.url_history.URL_7", ""); pref("browser.url_history.URL_8", ""); pref("browser.url_history.URL_9", ""); pref("browser.url_history.URL_10", ""); pref("browser.url_history.URL_11", ""); pref("browser.url_history.URL_12", ""); pref("browser.url_history.URL_13", ""); pref("browser.url_history.URL_14", ""); pref("browser.url_history.URL_15", ""); pref("ghist.expires.pos", 4); pref("ghist.expires.width", 1400); pref("ghist.firstvisit.pos", 2); pref("ghist.firstvisit.width", 1400); pref("ghist.lastvisit.pos", 3); pref("ghist.lastvisit.width", 1400); pref("ghist.location.pos", 1); pref("ghist.location.width", 2400); pref("ghist.show_value", 0); pref("ghist.sort_descending", 0); pref("ghist.sortby", 3); // eGH_LastDateSort pref("ghist.title.pos", 0); pref("ghist.title.width", 2400); pref("ghist.visiblecolumns", 6); pref("ghist.visitcount.pos", 5); pref("ghist.visitcount.width", 1000); pref("ghist.window_rect", "0,0,0,0"); pref("javascript.enabled", true); pref("javascript.allow.mailnews", true); pref("javascript.allow.signing", true); pref("javascript.reflect_preferences", false); // for PE pref("network.tcptimeout", 0); // use default pref("network.tcpbufsize", 0); // pref("network.use_async_dns", true); pref("network.dnsCacheExpiration", 900); // in seconds pref("network.enableUrlMatch", true); pref("network.max_connections", 4); pref("network.speed_over_ui", true); pref("network.file_sort_method", 0); // NAME 0, TYPE 1, SIZE 2, DATE 3 pref("network.hosts.smtp_server", "mail"); pref("network.hosts.pop_server", "mail"); pref("network.hosts.nntp_server", "news"); pref("network.hosts.socks_server", ""); pref("network.hosts.socks_serverport", 1080); pref("network.hosts.socks_conf", ""); pref("network.proxy.autoconfig_url", ""); pref("network.proxy.type", 3); /* Changed default by req of Jon Kalb */ pref("network.proxy.ftp", ""); pref("network.proxy.ftp_port", 0); pref("network.proxy.gopher", ""); pref("network.proxy.gopher_port", 0); pref("network.proxy.news", ""); pref("network.proxy.news_port", 0); pref("network.proxy.http", ""); pref("network.proxy.http_port", 0); pref("network.proxy.wais", ""); pref("network.proxy.wais_port", 0); pref("network.proxy.ssl", ""); pref("network.proxy.ssl_port", 0); pref("network.proxy.no_proxies_on", ""); pref("network.online", true); //online/offline pref("network.prompt_at_startup", false);//Ask me pref("network.accept_cookies", 0); // 0 = Always, 1 = warn, 2 = never pref("network.foreign_cookies", 0); // 0 = Accept, 1 = Don't accept pref("network.cookie.cookieBehavior", 0); // 0-Accept, 1-dontAcceptForeign, 2-dontUse pref("network.cookie.warnAboutCookies", false); pref("network.sendRefererHeader", true); pref("security.ask_for_fortezza", 0); pref("security.ask_for_password", 0); pref("security.ciphers", ""); pref("security.default_mail_cert", ""); pref("security.default_personal_cert", ""); pref("security.email_as_ftp_password", false); pref("security.enable_java", true); pref("security.lower_java_network_security_by_trusting_proxies", false); pref("security.enable_ssl2", true); pref("security.enable_ssl3", true); pref("security.fortezza_lifetime", 30); pref("security.password_lifetime", 30); pref("security.submit_email_forms", true); pref("security.use_password", true); pref("security.warn_accept_cookie", false); // ML obsolete pref("security.warn_entering_secure", true); pref("security.warn_leaving_secure", true); pref("security.warn_submit_insecure", true); pref("security.warn_viewing_mixed", true); pref("security.ssl2.des_ede3_192", true); // Domestic pref("security.ssl2.des_64", true); // Domestic pref("security.ssl2.rc2_128", true); // Domestic pref("security.ssl2.rc2_40", true); // Export pref("security.ssl2.rc4_40", true); // Export pref("security.ssl2.rc4_128", true); // Domestic pref("security.ssl3.fortezza_fortezza_sha", true); // Fortezza pref("security.ssl3.fortezza_null_sha", false); // Fortezza pref("security.ssl3.fortezza_rc4_sha", true); // Fortezza pref("security.ssl3.rsa_des_ede3_sha", true); // Domestic pref("security.ssl3.rsa_des_sha", true); // Domestic pref("security.ssl3.rsa_null_md5", false); // Export pref("security.ssl3.rsa_rc2_40_md5", true); // Export pref("security.ssl3.rsa_rc4_40_md5", true); // Export pref("security.ssl3.rsa_rc4_128_md5", true); // Domestic pref("security.smime.des_ede3", true); // Domestic pref("security.smime.des", true); // Domestic pref("security.smime.rc2_40", true); // Export pref("security.smime.rc2_64", true); // Domestic pref("security.smime.rc2_128", true); // Domestic pref("security.smime.rc5.b64r16k40", true); pref("security.smime.rc5.b64r16k64", true); pref("security.smime.rc5.b64r16k128", true); pref("security.canotices.VeriSignInc.notice1", "This certificate incorporates the VeriSign Certification Practice Statement "+ "(CPS) by reference. Use of this certificate is governed by the CPS.\n\n"+ "The CPS is available in the VeriSign repository at "+ "https://www.verisign.com/repository/CPS and "+ "ftp://ftp.verisign.com/repository/CPS; by E-mail at "+ "CPS-requests@verisign.com; and by mail at VeriSign, Inc., 2593 Coast Ave., "+ "Mountain View, CA 94043 USA, Attn: Certification Services.\n\n"+ "THE CPS DISCLAIMS AND LIMITS CERTAIN LIABILITIES, INCLUDING CONSEQUENTIAL "+ "AND PUNITIVE DAMAGES. THE CPS ALSO INCLUDES CAPS ON LIABILITY RELATED TO "+ "THIS CERTIFICATE. SEE THE CPS FOR DETAILS.\n\n"+ "The CPS and this certificate are copyrighted: Copyright (c) 1997 VeriSign, "+ "Inc. All Rights Reserved."); pref("security.canotices.VeriSignInc.notice2", "The subject name (i.e., user name) in this VeriSign Class 1 "+ "certificate contains nonverified subscriber information."); pref("security.canotices.VeriSignInc.notice3", "This certificate incorporates by reference, and its use is strictly subject "+ "to, the VeriSign Certification Practice Statement (CPS), available in the "+ "VeriSign repository at: https://www.verisign.co.jp; by E-mail at "+ "CPS-requests@verisign.co.jp; or by mail at VeriSign Japan K.K, 580-16 "+ "Horikawacho, Saiwai-ku, Kawasaki 210 Japan\n\n"+ "Copyright (c)1996, 1997 VeriSign, Inc. All Rights Reserved. CERTAIN "+ "WARRANTIES DISCLAIMED AND LIABILITY LIMITED.\n\n"+ "WARNING: THE USE OF THIS CERTIFICATE IS STRICTLY SUBJECT TO THE VERISIGN "+ "CERTIFICATION PRACTICE STATEMENT. THE ISSUING AUTHORITY DISCLAIMS CERTAIN "+ "IMPLIED AND EXPRESS WARRANTIES, INCLUDING WARRANTIES OF MERCHANTABILITY OR "+ "FITNESS FOR A PARTICULAR PURPOSE, AND WILL NOT BE LIABLE FOR CONSEQUENTIAL, "+ "PUNITIVE, AND CERTAIN OTHER DAMAGES. SEE THE CPS FOR DETAILS.\n\n"+ "Contents of the VeriSign registered nonverifiedSubjectAttributes extension "+ "value shall not be considered as accurate information validated by the IA."); pref("signed.applets.DefaultTo30Security", false); pref("signed.applets.securityIsOn", true); pref("signed.applets.codebase_principal_support", false); pref("signed.applets.local_classes_have_30_powers", false); pref("signed.applets.capabilitiesDB.lock_to_current", false); pref("signed.applets.low_security_for_local_classes", false); pref("signed.applets.simulate_signatures_on_system_classes", false); pref("signed.applets.verbose_security_exception", false); pref("messages.new_window", true); // ML obsolete; use mailnews.message_in_thread_window // Added by mwelch 97 Feb pref("news.show_pretty_names", false); pref("mail.wrap_long_lines", false); pref("news.wrap_long_lines", false); pref("mail.inline_attachments", true); // Mail server preferences, pop by default pref("mail.server_type", 0); // 0 pop, 1 imap, // (Unix only:) // 2 movemail, 3 inbox pref("mail.auth_login", true); pref("mail.use_x_sender", false); pref("mail.imap.local_copies", false); pref("mail.imap.server_sub_directory", ""); pref("mail.imap.server_ssl", false); pref("mail.imap.ssl_port", 993); pref("mail.use_altmail", false); pref("mail.altmail_dll", "postal32.dll"); pref("mail.thread_mail", false); pref("mail.sort_mail", false); pref("mail.ascend_mail", false); pref("mail.leave_on_server", false); pref("mail.default_cc", ""); pref("mail.default_fcc", ""); pref("mail.check_new_mail", false); pref("mail.check_time", 10); pref("mail.pop_name", ""); pref("mail.remember_password", false); pref("mail.support_skey", false); pref("mail.pop_password", ""); pref("mail.auto_quote", true); pref("mail.fixed_width_messages", true); pref("mail.quoted_style", 2); // 0=plain, 1=bold, 2=italic, 3=bolditalic pref("mail.quoted_size", 0); // 0=normal, 1=bigger, 2=smaller pref("mail.citation_color", "#000000"); // quoted color pref("mail.identity.organization", ""); pref("mail.identity.reply_to", ""); pref("mail.identity.username", ""); pref("mail.identity.useremail", ""); pref("mail.identity.defaultdomain", ""); pref("mail.use_fcc", true); pref("mail.cc_self", false); pref("mail.limit_message_size", false); pref("mail.max_size", 50); // download message size limit pref("mail.deliver_immediately", true); pref("mail.strictly_mime", false); pref("mail.use_signature_file", false); pref("mail.show_headers", 1); // some pref("mail.pane_config", 0); pref("mail.sort_by", 1); // by date pref("mail.window_rect", "-1,-1,-1,-1"); pref("mail.compose_window_rect", "-1,-1,-1,-1"); pref("mail.addr_book_window_rect", "-1,-1,-1,-1"); pref("mail.wfe.addr_book.show_value", 0); pref("mail.addr_book.lastnamefirst", false); pref("mail.addr_book.sortby", 2); pref("mail.addr_book.sort_ascending", true); pref("mail.addr_book.name.width", 0); pref("mail.addr_book.email.width", 0); pref("mail.addr_book.nickname.width", 0); pref("mail.addr_book.locality.width", 0); pref("mail.addr_book.company.width", 0); pref("mail.addr_book.type.pos", -1); pref("mail.addr_book.name.pos", -1); pref("mail.addr_book.email.pos", -1); pref("mail.addr_book.nickname.pos", -1); pref("mail.addr_book.locality.pos", -1); pref("mail.addr_book.company.pos", -1); pref("mail.attach_vcard", false); pref("mail.html_compose", true); pref("mail.htmldomains", "netscape.com,mcom.com"); pref("mail.play_sound", true); pref("mail.send_html", true); pref("mail.directory_names.first_first", true); pref("mail.attach_address_card", false); pref("mail.fcc_folder", ""); pref("mail.purge_threshhold", 100); pref("mail.prompt_purge_threshhold", false); //Ask about compacting folders pref("mail.encrypt_outgoing_mail", false); pref("mail.crypto_sign_outgoing_mail", false); pref("mail.crypto_sign_outgoing_news", false); pref("mail.warn_forward_encrypted", true); // forward encrypted message to another warning pref("mail.warn_reply_unencrypted", true); // clear reply to encrypted message warning pref("mail.use_mapi_server", false); pref("mail.match_nickname", false); pref("mail.default_html_action", 0); // 0=ask, 1=plain, 2=html, 3=both pref("mail.selection.count",0); //default - 0 mail folders selected for download pref("news.default_cc", ""); pref("news.default_fcc", ""); pref("news.thread_news", true); pref("news.use_fcc", true); pref("news.cc_self", false); pref("news.show_headers", 2); // some pref("news.pane_config", 0); pref("news.sort_by", 1); // by date pref("news.window_rect", "-1,-1,-1,-1"); pref("news.offline_retrieval", 1); pref("news.article_purging", ""); pref("news.header_purging", ""); pref("news.fcc_folder", ""); pref("news.notify.on", true); pref("news.notify.size", 1000); pref("news.max_articles", 500); pref("news.mark_old_read", false); pref("news.server_is_secure", false); pref("news.server_port", 119); //default non-secure port number pref("news.subscribe.name_width", -1); // Subscribe UI cols width pref("news.subscribe.join_width", -1); pref("news.subscribe.post_width", -1); pref("news.subscribe.name_pos", 0); // Subscribe UI cols pos pref("news.subscribe.join_pos", 1); pref("news.subscribe.post_pos", 2); pref("mailnews.folder_window_rect", "-1,-1,-1,-1"); pref("mailnews.thread_window_rect", "-1,-1,-1,-1"); pref("mailnews.message_window_rect", "-1,-1,-1,-1"); pref("mailnews.thread_pane_height", -1); pref("mailnews.category_pane_width", -1); pref("mailnews.reuse_thread_window", true); pref("mailnews.reuse_message_window", true); pref("mailnews.message_in_thread_window", true); pref("mailnews.javascript_enabled", true); pref("mailnews.wraplength", 72); pref("mailnews.nicknames_only", false); // If this pref is true, then ISO-8859-1 and MacRoman // are always converted to US-ASCII before being passed // to an IMAP or Dredd server. pref("mailnews.force_ascii_search", true); pref("intl.accept_languages", "ja"); pref("intl.mailcharset.cyrillic", "koi8-r"); pref("intl.accept_charsets", "Shift_JIS,*,utf-8"); pref("intl.auto_detect_encoding", true); pref("intl.character_set", 2308); // CS_SJIS pref("intl.font_encoding", 260); // CS_AUTODETECT pref("editor.html_editor", ""); pref("editor.image_editor", ""); pref("editor.author", ""); pref("editor.auto_save_delay", 10); // minutes pref("editor.html_editor", ""); pref("editor.image_editor", ""); pref("editor.fontsize_mode", 0); pref("editor.template_location", "http://home.jp.netscape.com/ja/home/gold3.0_templates.html"); pref("editor.default_template_location", "http://home.jp.netscape.com/ja/home/gold3.0_templates.html"); pref("editor.template_last_loc", ""); pref("editor.template_history_0", ""); pref("editor.template_history_1", ""); pref("editor.template_history_2", ""); pref("editor.template_history_3", ""); pref("editor.template_history_4", ""); pref("editor.template_history_5", ""); pref("editor.template_history_6", ""); pref("editor.template_history_7", ""); pref("editor.template_history_8", ""); pref("editor.template_history_9", ""); pref("editor.template_history_10", ""); pref("editor.template_history_11", ""); pref("editor.template_history_12", ""); pref("editor.template_history_13", ""); pref("editor.template_history_14", ""); pref("editor.template_history_15", ""); pref("editor.template_history_16", ""); pref("editor.template_history_17", ""); pref("editor.template_history_18", ""); pref("editor.template_history_19", ""); pref("editor.background_image", ""); pref("editor.last_pref_page", 0); pref("editor.last_text_page", 0); pref("editor.last_doc_page", 0); pref("editor.last_table_page", 0); pref("editor.use_custom_colors", false); pref("editor.use_background_image", true); pref("editor.publish_keep_links", true); pref("editor.publish_keep_images", true); pref("editor.show_copyright", true); pref("editor.show_character_toolbar", true); pref("editor.show_paragraph_toolbar", true); pref("editor.text_color", "#000000"); pref("editor.link_color", "#0000FF"); pref("editor.active_link_color", "#000088"); pref("editor.followed_link_color", "#FF0000"); pref("editor.background_color", "#FFFFFF"); pref("editor.auto_save", false); pref("editor.javascript_color", "#FF0000"); pref("editor.color_scheme", "Netscape Default Colors"); pref("editor.hints.bookmark", true); pref("editor.hints.image", true); pref("editor.hints.sitemanager", true); pref("editor.hints.copyright", true); pref("editor.hints.removelinks", true); pref("editor.hrule.height", 2); pref("editor.hrule.width", 100); pref("editor.hrule.width_percent", true); pref("editor.hrule.shading", true); pref("editor.hrule.align", 0); // match types in edttypes.h ED_ALIGN_CENTER pref("editor.publish_username", ""); pref("editor.publish_password", ""); pref("editor.publish_save_password", false); pref("editor.publish_location", ""); pref("editor.publish_browse_location", ""); pref("editor.publish_last_loc", ""); pref("editor.publish_last_pass", ""); pref("editor.publish_history_0", ""); pref("editor.publish_history_1", ""); pref("editor.publish_history_2", ""); pref("editor.publish_history_3", ""); pref("editor.publish_history_4", ""); pref("editor.publish_history_5", ""); pref("editor.publish_history_6", ""); pref("editor.publish_history_7", ""); pref("editor.publish_history_8", ""); pref("editor.publish_history_9", ""); pref("editor.publish_history_10", ""); pref("editor.publish_history_11", ""); pref("editor.publish_history_12", ""); pref("editor.publish_history_13", ""); pref("editor.publish_history_14", ""); pref("editor.publish_history_15", ""); pref("editor.publish_history_16", ""); pref("editor.publish_history_17", ""); pref("editor.publish_history_18", ""); pref("editor.publish_history_19", ""); pref("editor.publish_password_0", ""); pref("editor.publish_password_1", ""); pref("editor.publish_password_2", ""); pref("editor.publish_password_3", ""); pref("editor.publish_password_4", ""); pref("editor.publish_password_5", ""); pref("editor.publish_password_6", ""); pref("editor.publish_password_7", ""); pref("editor.publish_password_8", ""); pref("editor.publish_password_9", ""); pref("editor.publish_password_10", ""); pref("editor.publish_password_11", ""); pref("editor.publish_password_12", ""); pref("editor.publish_password_13", ""); pref("editor.publish_password_14", ""); pref("editor.publish_password_15", ""); pref("editor.publish_password_16", ""); pref("editor.publish_password_17", ""); pref("editor.publish_password_18", ""); pref("editor.publish_password_19", ""); pref("offline.startup_mode", 0); // 0 online work, 1 offline work, 2 ask me pref("offline.download.size_limit", 50); // K pref("offline.news.download.unread_only", true); pref("offline.news.download.by_date", true); pref("offline.news.download.use_days", false); pref("offline.news.download.days", 30); // days pref("offline.news.download.increments", 3); // 0-yesterday, 1-1 wk ago, 2-2 wk ago, // 3-1 month ago, 4-6 month ago, 5-1 year ago pref("offline.news.discussions_count", 0); // select discussion count pref("offline.download_discussions", true); //default for offline usage is TRUE pref("offline.download_mail", true); //default for offline usage is TRUE pref("offline.download_messages", true); //default for offline usage is TRUE pref("news.keep.method", 0); // 0 = all, 1 = by age, 2 = by message count pref("news.keep.days", 30); // days pref("news.keep.count", 30); //keep x newest messages pref("news.keep.only_unread", false); pref("news.remove_bodies.by_age", false); pref("news.remove_bodies.days", 20); // Mime types // User action - Save = 0, Launch = 1, Internal = 2, Unknown = 3 // mime_type("mime.image_gif", "image/gif", "gif", 2, "JPEGView", "JVWR", "GIFf"); mime_type("mime.image_jpeg", "image/jpeg", "jpg,jpeg,jpe", 2, "JPEGView", "JVWR", "JPEG"); mime_type("mime.image_pict", "image/pict", "pic,pict", 1, "SimpleText", "ttxt", "PICT"); mime_type("mime.image_tiff", "image/tiff", "tif,tiff", 1, "JPEGView", "JVWR", "TIFF"); mime_type("mime.image_x_xbitmap", "image/x-xbitmap", "xbm", 2, "ñ¢íËã`", "ttxt", "????"); mime_type("mime.audio_basic", "audio/basic", "au,snd", 1, "Sound Machine", "SNDM", "ULAW"); mime_type("mime.audio_aiff", "audio/aiff", "aiff,aif", 1, "Sound Machine", "SNDM", "AIFF"); mime_type("mime.audio_x_wav", "audio/x-wav", "wav", 1, "Sound Machine", "SNDM", "WAVE"); mime_type("mime.video_quicktime", "video/quicktime", "qt,mov", 1, "Simple Player", "TVOD", "MooV"); mime_type("mime.video_mpeg", "video/mpeg", "mpg,mpeg,mpe", 1, "Sparkle", "mMPG", "MPEG"); mime_type("mime.video_x_msvideo", "video/x-msvideo", "avi", 1, "AVI to QT Utility", "AVIC", "????"); mime_type("mime.video_x_qtc", "video/x-qtc", "qtc", 1, "Conferencing Helper Application", "mtwh", ".qtc"); mime_type("mime.application_mac_binhex40", "application/mac-binhex40", "hqx", 1, "Stuffit Expander", "SITx", "TEXT"); mime_type("mime.application_x_stuffit", "application/x-stuffit", "sit", 1, "Stuffit Expander", "SITx", "SITD"); mime_type("mime.application_x_macbinary", "application/x-macbinary", "bin", 1, "Stuffit Expander", "SITx", "TEXT"); mime_type("mime.application_x_conference", "application/x-conference", "nsc", 1, "Netscape Conference", "Ncqπ", "TEXT"); mime_type("mime.application_zip", "application/zip", "z,zip", 1, "ZipIt", "ZIP ", "ZIP "); mime_type("mime.application_gzip", "application/gzip", "gz", 1, "MacGzip", "Gzip", "Gzip"); mime_type("mime.application_msword", "application/msword", "doc", 0, "MS Word", "MSWD", "WDBN"); mime_type("mime.application_x_excel", "application/x-excel", "xls", 0, "MS Excel", "XCEL", "XLS5"); mime_type("mime.application_octet_stream", "application/octet-stream", "exe", 3, "", "", ""); mime_type("mime.application_postscript", "application/postscript", "ai,eps,ps", 3, "SimpleText", "ttxt", "TEXT"); mime_type("mime.application_rtf", "application/rtf", "rtf", 0, "MS Word", "MSWD", "TEXT"); mime_type("mime.application_x_compressed", "application/x-compressed", ".Z", 1, "MacCompress", "LZIV", "ZIVM"); mime_type("mime.application_x_tar", "application/x-tar", "tar", 1, "tar", "TAR ", "TARF"); mime_type("mime.Netscape_Source", "Netscape/Source", "", 2, "SimpleText", "ttxt", "TEXT"); pref("mime.Netscape_Source.description", "View Source"); mime_type("mime.Netscape_Telnet", "Netscape/Telnet", "", 1, "NCSA Telnet", "NCSA", "CONF"); mime_type("mime.Netscape_tn3270", "Netscape/tn3270", "", 1, "tn3270", "GFTM", "GFTS"); mime_type("mime.image_x_cmu_raster", "image/x-cmu-raster", "ras", 3, "ñ¢íËã`", "ttxt", "????"); mime_type("mime.image_x_portable_anymap", "image/x-portable-anymap", "pnm", 3, "ñ¢íËã`", "ttxt", "????"); mime_type("mime.image_x_portable_bitmap", "image/x-portable-bitmap", "pbm", 3, "ñ¢íËã`", "ttxt", "????"); mime_type("mime.image_x_portable_graymap", "image/x-portable-graymap", "pgm", 3, "ñ¢íËã`", "ttxt", "????"); mime_type("mime.image_x_rgb", "image/x-rgb", "rgb", 3, "ñ¢íËã`", "ttxt", "????"); mime_type("mime.image_x_xpixmap", "image/x-xpixmap", "xpm", 2, "ñ¢íËã`", "ttxt", "????"); // -- fonts // Default font encodings are currently platform-specific. // However the pref names should be of the following form: // intl.font#.prop_font // intl.font#.prop_size // intl.font#.fixed_font // intl.font#.fixed_font // where font# refers to the encoding's CSID, e.g. intl.font1292 is Korean. pref("browser.enable_webfonts", true); pref("browser.use_document_fonts", 2); // 0 = never, 1 = quick, 2 = always // -- folders (Mac: these are binary aliases.) pref("browser.download_directory", ""); pref("browser.cache.directory", ""); pref("mail.signature_file", ""); pref("mail.directory", ""); pref("mail.cc_file", ""); pref("news.cc_file", ""); pref("news.fancy_listing", true); // obsolete pref("browser.cache.wfe.directory", null); pref("browser.wfe.show_value", 1); pref("browser.blink_allowed", true); pref("images.dither", "auto"); pref("images.incremental_display", true); pref("network.wfe.use_async_dns", true); pref("network.wfe.tcp_connect_timeout",0); pref("news.directory", ""); pref("security.directory", ""); pref("autoupdate.enabled", true); pref("imap.io.mac.logging", false); pref("browser.editor.disabled", false); // LDAP Directories and Personal Address Book for PR4 // These are for backward compatibility with 4.0 beta users and // should be removed for Mercury/5.0 pref("ldap.number_of_directories", 7); pref("ldap.directory1.description", "å¬êlópÉAÉhÉåÉXí†"); pref("ldap.directory1.dirType", 2); pref("ldap.directory1.isOffline", false); pref("ldap.directory2.description", "Bigfoot Directory"); pref("ldap.directory2.serverName", "ldap.bigfoot.com"); pref("ldap.directory3.description", "FedEx Package Trace"); pref("ldap.directory3.serverName", "ldap-trace.fedex.com"); pref("ldap.directory3.searchBase", "c=US"); pref("ldap.directory3.attributes.cn", "FedEx Airbill#:airbill"); pref("ldap.directory3.attributes.custom1", "FedEx Ship Date:shipdate"); pref("ldap.directory3.attributes.custom2", "FedEx Dest. Country:country"); pref("ldap.directory4.description", "Four11 Directory"); pref("ldap.directory4.serverName", "ldap.four11.com"); pref("ldap.directory5.description", "InfoSpace Directory"); pref("ldap.directory5.serverName", "ldap.infospace.com"); pref("ldap.directory6.description", "Switchboard Directory"); pref("ldap.directory6.serverName", "ldap.switchboard.com"); pref("ldap.directory6.searchBase", "c=US"); pref("ldap.directory6.attributes.telephoneNumber", "Phone Number:homephone"); pref("ldap.directory6.attributes.street", "State:st"); pref("ldap.directory6.filter1.repeatFilterForWords", false); pref("ldap.directory7.description", "WhoWhere Directory"); pref("ldap.directory7.serverName", "ldap.whowhere.com"); // LDAP stuff for PR5 and hopefully 4.0 final pref("ldap_1.number_of_directories", 6); pref("ldap_1.directory1.description", "å¬êlópÉAÉhÉåÉXí†"); pref("ldap_1.directory1.dirType", 2); pref("ldap_1.directory1.isOffline", false); pref("ldap_1.directory2.description", "Four11 Directory"); pref("ldap_1.directory2.serverName", "ldap.four11.com"); pref("ldap_1.directory3.description", "InfoSpace Directory"); pref("ldap_1.directory3.serverName", "ldap.infospace.com"); pref("ldap_1.directory4.description", "WhoWhere Directory"); pref("ldap_1.directory4.serverName", "ldap.whowhere.com"); pref("ldap_1.directory5.description", "Bigfoot Directory"); pref("ldap_1.directory5.serverName", "ldap.bigfoot.com"); pref("ldap_1.directory6.description", "Switchboard Directory"); pref("ldap_1.directory6.serverName", "ldap.switchboard.com"); pref("ldap_1.directory6.searchBase", "c=US"); pref("ldap_1.directory6.attributes.telephoneNumber", "Phone Number:homephone"); pref("ldap_1.directory6.attributes.street", "State:st"); pref("ldap_1.directory6.filter1.repeatFilterForWords", false); pref("ldapList.version", 0); pref("netcaster.containers.count", "2"); pref("netcaster.containers.container1", "-3;'Channel_Finder';'http://netcaster.jp.netscape.com/ja/finder/container/index.html';1440;0"); pref("netcaster.containers.container2", "1,2;'Channels';"); pref("netcaster.channel.count", "0"); pref("netcaster.castanet.count", "0"); pref("netcaster.castanet.acceptCookies", false); pref("netcaster.castanet.loggingEnabled", true); pref("netcaster.castanet.profileEnabled", true); pref("netcaster.admin.startTime", "9"); pref("netcaster.admin.endTime", "17"); pref("netcaster.admin.times", "0"); pref("netcaster.defaultChannel", "netscape_channel"); pref("SpellChecker.DefaultLanguage", 0); pref("SpellChecker.DefaultDialect", 0);